#form_captcha_id
{
	width: 100%;
	height: auto;
}

.invalid-feedback-corantoapp {
	width: 100%;
	margin-top: 0.25rem;
	font-size: 87.5%;
	color: #e1665d;
}


/*.form-floating-custom .form-floating-icon {
    height: 55px !important;
	margin-left: 5%!important;
}
*/

@media (min-width: 768px) {
    .auth-bg-basic {
         height: 100% !important; 
    }
}

